速報APP / 程式庫與試用程式 / Julia set fractal renderer

Julia set fractal renderer

價格:免費

更新日期:2013-01-23

檔案大小:47k

目前版本:1.0

版本需求:Android 4.0 以上版本

官方網站:https://github.com/tmf3jr/JuliaRenderer

Email:tmf3jr@gmail.com

Julia set fractal renderer(圖1)-速報App

NOTE: this application is for computer science students or geeks. It is not useful for regular life.

This application draws Julia set, very similar to Mandelbrot set, a kind of fractal.

http://en.wikipedia.org/wiki/Julia_set

Julia set fractal renderer(圖2)-速報App

This application has two computation mode, multi threading on CPU, or parallel computing on GPU based on Android's Render Script API.

You can test difference of performance between CPU and GPU. Normally GPU computing is faster than CPU mode.

you can see source codes on GitHub, try URL below.

https://github.com/tmf3jr/JuliaRenderer